From 38be42a3e8bbc15b67eaf109425659176fad0252 Mon Sep 17 00:00:00 2001 From: Sylvain Le Gall Date: Fri, 18 Apr 2008 10:12:48 +0000 Subject: [PATCH] * Use Programming/OCaml for doc-base --- debian/cdbs/ocaml-docbase-template.txt | 2 +- debian/cdbs/ocamldoc-api-ref-config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/cdbs/ocaml-docbase-template.txt b/debian/cdbs/ocaml-docbase-template.txt index 2de68969..14974989 100644 --- a/debian/cdbs/ocaml-docbase-template.txt +++ b/debian/cdbs/ocaml-docbase-template.txt @@ -1,7 +1,7 @@ Document: @PACKAGE@-ocamldoc-api-reference Title: @PACKAGE@ OCamldoc API Reference Abstract: API reference manual for @PACKAGE@ (generated via OCamldoc) -Section: Programming +Section: Programming/OCaml Format: HTML Index: /usr/share/doc/@PACKAGE@/html/api/index.html diff --git a/debian/cdbs/ocamldoc-api-ref-config b/debian/cdbs/ocamldoc-api-ref-config index ff54ab6a..b72b605e 100755 --- a/debian/cdbs/ocamldoc-api-ref-config +++ b/debian/cdbs/ocamldoc-api-ref-config @@ -64,7 +64,7 @@ doc_base_generate () Document: $PKG-ocamldoc-api-reference Title: $PKG OCamldoc API Reference Abstract: API reference manual for $PKG (generated via OCamldoc) -Section: Programming +Section: Programming/OCaml Format: HTML Index: $PKG_DIR/index.html -- 2.30.2